Class SmFileSystemResourceRequestImpl

java.lang.Object
com.cisco.pt.ipc.impl.IPCObjectImpl
com.cisco.pt.ipc.ui.impl.SmFileSystemResourceRequestImpl
All Implemented Interfaces:
IPCObject, SmFileSystemResourceRequest

public class SmFileSystemResourceRequestImpl extends IPCObjectImpl implements SmFileSystemResourceRequest
Information provided by the PKI file:

    \class CSmFileSystemResourceRequest
    
    \brief CSmFileSystemResourceRequest is sent by WebView's fileSystemResourceRequested() event.
    
Author:
Auto-generated
  • Constructor Details

  • Method Details

    • getUrlPath

      public String getUrlPath()
      Information provided by the PKI file:
      
          \brief Returns the requested URL path.
          
              
      Specified by:
      getUrlPath in interface SmFileSystemResourceRequest
      Returns:
      String Returns a String
    • resolve

      public void resolve(String localFilePath)
      Information provided by the PKI file:
      
          \brief Resolve with local file system file path or empty string if not found.
          
          \param localFilePath, the resolved local file system path, or empty string if not found.
          
              
      Specified by:
      resolve in interface SmFileSystemResourceRequest
      Parameters:
      localFilePath - Takes in a parameter of localFilePath